'Declaration Public Shadows Property NextGuid As String
'Declaration
Public Shadows Property NextGuid As String
public new string NextGuid {get; set;}
public read-write property NextGuid: String;
public hide function get,set NextGuid : String
public: __property new string* get_NextGuid(); public: __property new void set_NextGuid( string* value );
public: new property String^ NextGuid { String^ get(); void set ( String^ value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment AnnotationComment Members